Appearance
Read it at the source
public Vote->removeTags ( array|string $tags ): array
Remove registered tag(s) on this Vote.
array|string
They can be added by string separated by commas or an array.
(array) List of deleted tags.
array